add

abstract override fun add(index: Int, element: E)

Inserts an element into the list at the specified index.